home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Monster Media 1996 #15
/
Monster Media Number 15 (Monster Media)(July 1996).ISO
/
internet
/
fit11432.zip
/
FRAMEIT.EXE
/
0
/
RCDATA
/
TABOUTFRM
/
TABOUTFRM.txt
< prev
Wrap
Text File
|
1996-06-10
|
3KB
|
126 lines
object AboutFrm: TAboutFrm
Left = 409
Top = 646
BorderIcons = []
BorderStyle = bsDialog
Caption = 'About Frame-It'
ClientHeight = 189
ClientWidth = 298
Font.Color = clBlack
Font.Height = -13
Font.Name = 'System'
Font.Style = [fsBold]
FormStyle = fsStayOnTop
PixelsPerInch = 96
Position = poScreenCenter
OnShow = FormShow
TextHeight = 16
object Panel1: TPanel
Left = 3
Top = 9
Width = 290
Height = 144
BevelInner = bvRaised
BevelOuter = bvLowered
TabOrder = 0
object ProgramIcon: TImage
Left = 8
Top = 24
Width = 32
Height = 32
AutoSize = True
Picture.Data = {<image000.ico>}
Stretch = True
IsControl = True
end
object ProductName: TLabel
Left = 42
Top = 24
Width = 240
Height = 38
Alignment = taCenter
AutoSize = False
Caption = 'Frame-It'
Font.Color = clBlack
Font.Height = -29
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
IsControl = True
end
object Version: TLabel
Left = 10
Top = 60
Width = 278
Height = 22
Alignment = taCenter
AutoSize = False
Caption = 'Version 1.0 for Windows 95 && NT'
Font.Color = clBlue
Font.Height = -19
Font.Name = 'Arial Narrow'
Font.Style = [fsBold]
ParentFont = False
IsControl = True
end
object Copyright: TLabel
Left = 6
Top = 84
Width = 278
Height = 18
Alignment = taCenter
AutoSize = False
Caption = 'Copyright GME Systems Pty Ltd'
Font.Color = clBlack
Font.Height = -16
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
IsControl = True
end
object Comments: TLabel
Left = 7
Top = 106
Width = 269
Height = 32
Alignment = taCenter
Caption =
'Get the latest version, prices etc from http://www.iinet.net.au/' +
'~bwh/frame-it.html'
Font.Color = clBlue
Font.Height = -13
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
WordWrap = True
IsControl = True
end
object RegisterLabel: TLabel
Left = 4
Top = 6
Width = 163
Height = 19
Caption = 'Evaluation Version of'
Font.Color = clBlack
Font.Height = -16
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
end
end
object OK_Btn: TButton
Left = 204
Top = 157
Width = 89
Height = 30
Caption = '&Ok'
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ModalResult = 1
ParentFont = False
TabOrder = 1
end
end